4D ODBC Pro v12

Obtaining Information about a Driver and Data Source

Home

 
4D ODBC Pro v12
Obtaining Information about a Driver and Data Source

 

Obtaining Information about a Driver and Data Source  


 

 

The commands in this chapter enable you to obtain information about a driver and data source, such as:

  • Retrieve information about the data source defined (ODBC_SQLDataSources)
  • Obtain a list of driver descriptions and driver attribute keywords (ODBC_SQLDrivers)
  • Find out if a specific ODBC function is supported by the driver (ODBC_SQLGetFunctions)
  • Obtain general information about the driver and data source associated with a connection (ODBC_SQLGetInfo)

 
PROPERTIES 

Product: 4D ODBC Pro
Theme: ODBC_Information